home *** CD-ROM | disk | FTP | other *** search
/ The Ultimate Frank Lloyd…ght - America's Architect / Ultimate Frank Lloyd Wright, The - America's Architect (1994)(Microsoft Home).iso / pre / flw / flwlb31.dir / 00192_Script_192 < prev    next >
Text File  |  1994-11-15  |  294b  |  18 lines

  1. global turn, left, right, forw, down, num
  2. global nowFrame
  3. set nowFrame = "lbthi000012n°°"
  4.  
  5. unLoadCast 15,181
  6.  
  7. set num = 11
  8. set forw =  0
  9. set down = 1
  10. set right = 1
  11. set left = 1
  12. if turn = 1 then
  13.   set turn = 0
  14.   go to the frame + 1
  15. else
  16.   buttonState()
  17.   play the frame
  18. end if